D3D_GETTEXTWIDTH
This command will return the width of the font in pixels. The Font ID is the font to be measure the String$ text.

SYNTAX
Return Integer = D3D_GETTEXTWIDTH(FontID, String$)

RELATED INFO
D3DFunc Commands Menu
Index

EXAMPLE
View Showcase Example